home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000135_icon-group-sender_Wed Aug 8 07:53:15 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  927b

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id f78EqkI18342
  4.     for icon-group-addresses; Wed, 8 Aug 2001 07:52:46 -0700 (MST)
  5. Message-Id: <200108081452.f78EqkI18342@baskerville.CS.Arizona.EDU>
  6. From: "Thomas Christopher" <tc@toolsofcomputing.com>
  7. To: <icon-group@cs.arizona.edu>
  8. Subject: Re: Sorting
  9. Date: Tue, 7 Aug 2001 21:10:31 -0500
  10. X-Priority: 3
  11. X-MSMail-Priority: Normal
  12. X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
  13. Errors-To: icon-group-errors@cs.arizona.edu
  14. Status: RO
  15. Content-Length: 324
  16.  
  17.  
  18.  > Anders Holtsberg wrote:
  19. > > 
  20. > > What is the simplest way to sort a list of records according to
  21. > > one of the fields? It seems hat this is not a one liner, or is
  22. > > it? 
  23.  
  24.  L:=sortf(thelist,i)
  25.  
  26. Thomas W. Christopher
  27. Operating Manager, Tools of Computing LLC.
  28. http://www.toolsofcomputing.com, tc@toolsofcomputing.com
  29.  
  30.